home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / SCRIPTZ / C-SCRIPT.ZIP / Welcome.txt < prev   
Text File  |  1996-09-20  |  828b  |  18 lines

  1. Welcome to my File Server!!!!
  2.  
  3. Some of the commands availabe are:
  4.  
  5. cd - change directory.
  6.  
  7. dir [-b|k] [-#] [/w] - lists the name and size of each file in the current directory. The /w switch forces a wide listing. The [-b|k] selects bytes or k's. The [-#] specifies the number of files on each line in a horizontal listing.
  8.  
  9. ls [-b|k] [-#] - lists the name of each file in the currenty directory using a wide listing.
  10.  
  11. get <filename> - asks the fileserver to DCC Send the specified file.
  12.  
  13. read [-numlines] <filename.txt> - reads the specified text file. The user will be sent a default of 20 lines and then prompted whether to continue listing. The -numlines option changes the default number of lines to a value between 5 and 50.
  14.  
  15. help - lists the available commands.
  16.  
  17. exit or bye - terminates the connection.
  18.